home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / cvt2qb12.zip / EXITINFO.DOC < prev    next >
Text File  |  1993-05-16  |  6KB  |  148 lines

  1.  
  2.  
  3.      ███████╗ ██╗  ██╗ ██╗ ████████╗ ██╗ ███╗   ██╗ ███████╗  ██████╗
  4.      ██╔════╝ ╚██╗██╔╝ ██║ ╚══██╔══╝ ██║ ████╗  ██║ ██╔════╝ ██╔═══██╗
  5.      █████╗    ╚███╔╝  ██║    ██║    ██║ ██╔██╗ ██║ █████╗   ██║   ██║
  6.      ██╔══╝    ██╔██╗  ██║    ██║    ██║ ██║╚██╗██║ ██╔══╝   ██║   ██║
  7.      ███████╗ ██╔╝ ██╗ ██║    ██║    ██║ ██║ ╚████║ ██║      ╚██████╔╝
  8.      ╚══════╝ ╚═╝  ╚═╝ ╚═╝    ╚═╝    ╚═╝ ╚═╝  ╚═══╝ ╚═╝       ╚═════╝
  9.  
  10.  
  11.  
  12.                ╒═════════════════════════════════════════════╕
  13.                │                                             │░░
  14.                │ T H E  T A G  TO  Q B B S  E X I T I N F O  │ ░
  15.                │                                             │ ░
  16.                │              G E N E R A T O R              │ ░
  17.                │                                             │ ░
  18.                ╘═════════════════════════════════════════════╛ ░
  19.                     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  20.  
  21.  
  22.  
  23. Acknowledgements
  24. ~~~~~~~~~~~~~~~~
  25.     Thanks got to the TAG team for providing the structure information
  26.     necessary for utility authors to create the utilities that *we* all
  27.     ask for. Thanks especially to Victor Capton and Paul Williams, not only
  28.     for remaining the driving forces behind this special BBS system, but also
  29.     for giving insight  into  TAG's  inner  workings  making this and other
  30.     projects soooooooo much easier to handle.
  31.  
  32.     TAG is copyrighted By The T.A.G. Team
  33.     QuickBbbs (referred to as QBBS) is Copyrighted By Pegasus Software
  34.  
  35.     This program is  copyrighted  by  Rick  Cooper  and  remains  the  sole
  36.     property  of  same.  CVT2QBBS  is  NOT public domain, rather it's to be
  37.     considered freeware.
  38.  
  39. Guarantees/Warranties/And Other Fantasies
  40. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  41.     There is no warranty or guarantee offered with this program. The only
  42.     thing I will guarantee is it's ability to take up disk space.
  43.  
  44.     By using this program  you  agree  to  hold  harmless the author in all
  45.     regards and circumstance including but not limited to:
  46.  
  47.         Damage to drives
  48.         Damage to Date
  49.         Loss of income
  50.         Increased Sexual Awareness
  51.         Change of Gender or Species
  52.  
  53.  
  54. Purpose
  55. ~~~~~~~
  56.     EXITINFO.EXE creates the QBBS drop files (version 2.76):
  57.  
  58.         DORINFO?.DEF    : Basic QBBS drop file
  59.         EXITINFO.BBS    : Main, binary User Information Drop File. Usually
  60.                           update buy the applicable door.
  61.         ALIAS   .BBS    : User Handle File (as needed)
  62.         USERS   .BBS    : QBBS user file (as needed)
  63.         USERON .BBS     : Specific User Information (used mainly by
  64.                           Multi-Node  applications)  TAG  generates  an  RA
  65.                           style USERON.BBS file rather than a QBBS version.
  66.  
  67.  
  68.     EXITINFO follows the RA/QBBS 2.76+ DORINFO?.DEF naming conventions. The
  69.     "?" refers to a given node number (Dropped from node2 := DORINFO2.DEF)
  70.     Please Note that not all  doors  will  recognize  anything  other  than
  71.     DORINFO1.DEF..  if  this  is the case for something you are running, or
  72.     you get a  message  stating  the  door  cannot locate DORINFO1.DEF then
  73.     simply add a line to your batch to copy DORINFO?.DEF (what ever  node)
  74.     to  DORINFO1.DEF and that should handle it... Node specific information
  75.     within the EXITINFO.BBS file  will  be  understood and utilized in all
  76.     known cases.
  77.  
  78. Setup/Execution
  79. ~~~~~~~~~~~~~~~
  80.     There is no setup  or  input  files  needed.  EXITINFO  gets  all  it's
  81.     information through the command line via TAG's generic door call.
  82.  
  83.         Pkey    <
  84.         Pdata   (Batch File Name)
  85.  
  86.     The batch file command line would look like:
  87.  
  88.             EXITINFO %1 %2 %3 %4 %5 %6 %7 %8 QBBSDir TAGDir [OPTIONS]
  89.  
  90.             %1  :=  Port Speed
  91.             %2  :=  Time left On Line
  92.             %3  :=  User Number
  93.             %4  :=  User First Name
  94.             %5  :=  User Last Name (or "." if none)
  95.             %6  :=  ANSI Status (1 := Yes 0 := No)
  96.             %7  :=  Communications Port (1 based)
  97.             %8  :=  Connect Speed (Different than port Speed When Locked)
  98.  
  99.             QBBSDIr Main QBBS directory for this node (where CVT2QBBS is)
  100.             TAGDir  Main TAG System Directory For This Node
  101.  
  102.  
  103.  
  104.  
  105.     Options are as follows:
  106.  
  107.             NOOUT    Optional Switch to suppress User Information Display
  108.  
  109.             CONNECT  Optional switch to have EXITINFO write user connect
  110.                      speed to DORINFO?.DEF rather than the port speed. There
  111.                      are a  few  "brain  dead"  programs  that  will not pay
  112.                      attention to the user connect speed in EXITINFO.BBS and
  113.                      only  use  the  port  speed  in  DORINFO?.DEF..  If  an
  114.                      application is showing or calculating on the port speed
  115.                      then try adding the CONNECT pramater  after  the  paths
  116.                      and see if that doesn't fix it for you.
  117.  
  118.             NF=FNAME This option causes a New Files List to  be  generated.
  119.                      Please make sure you pass the full path to the file
  120.                      you   wish  generated  :  NF=C:\BW\NEWFILES.LST.  This
  121.                      option is  usefull  with  applications,  such  as Blue
  122.                      Wave,  that  will  send  a  preestablished  New  Files
  123.                      Listing to the user.
  124.  
  125.             Options can be of any case and can appear in  any  order  after
  126.             the Directory information (QBBS and TAG directories)
  127.  
  128.             EXITINFO can be executed from any place in your DOS search path
  129.             as it writes it's files to the directory specified as the
  130.             QBBSDir.
  131.  
  132.             If  EXITINFO  finds a user doesn't exist within the QBBS system
  133.             it will notify the  user  and  proceed  to create the USERS.BBS
  134.             file keeping intact any current user records.
  135.  
  136.             Any program requiring ExitInfo.Bbs will effectively operate with
  137.             EXITINFO.EXE
  138.  
  139. If there is a problem
  140. ~~~~~~~~~~~~~~~~~~~~~
  141.  
  142.     I can be contacted via the TAGBETA, TAG, TAGDOORS echos or you can call
  143.     my BBS (Just For The Heck Of  It  II) at (219) 747-5871.. Or netmail me
  144.     at 1:236/16 @FidoNet
  145.  
  146.     Rick Cooper
  147.  
  148.